Add behaviour to the remove methods to remove the transaction's path itself. This...
authoremellor@ewan <emellor@ewan>
Sun, 18 Sep 2005 13:42:13 +0000 (14:42 +0100)
committeremellor@ewan <emellor@ewan>
Sun, 18 Sep 2005 13:42:13 +0000 (14:42 +0100)
commitc353c7fdd0591c8ddc51b95abe3e755878c7c2a1
tree38d9b2c2f6758592dd6e83894edce3087c81aadf
parent00cac7da1ccaeb07bc0d94c5c6453f55b6259d4b
Add behaviour to the remove methods to remove the transaction's path itself.  This allows us to write Remove(path) to remove the specified path rather than having to slice the path ourselves.
tools/python/xen/xend/xenstore/xstransact.py